home *** CD-ROM | disk | FTP | other *** search
- short: v1.83:date/time/mem/cpu in curr. screen
- type: util/time
- author: Thomas Igracki
- version: 1.83
- uploader: T.Igracki@Bamp.berlinet.de
-
- This program displays the date, time and optional the free memory in
- your current screen's titlebar (left to the depth-gadget) in the
- actual language. Additionaly the current cpu usage can be display
- too!
-
- The features are:
-
- - configurable date and time format
- - optional showing of the free memory
- - in-/excluding screens to be used or not used
- - adjustable update-rate in which the display should be updated
- - using a notified environment variable (multiple lines), named
- SCREENCLOCK, which will be read at startup and on changing
- - observing ENV:SYS/locale.prefs to get informed, if the language
- changed
- - optional working only on public-screens
- - adjustable task priority
- - supporting autoscroll screen
- - v1.72: displaying 1/50ths of a second on demand
- - v1.73: double the 1/50ths of a second on demand to have pseudo 1/100
- - v1.8 : displaying the current cpu usage optionaly
- suppress locking of the screen while writing to it
- - v1.81: fixes a bug if 'NoLockScreen' is off (the pubScreen wasn't
- unlocked)
- - v1.82: Fix: Recompiled with new SysInfo.library interface, because
- the spelling of the library changed (sysinfo->SysInfo).
- Fix: I didn't checked if CpuUsageLastsec is implemented.
- If not implemented, then the cpu-usage is not available.
- - v1.83: New: ScreenClock didn't needs the ShowTitle-Flag of a screen to
- work with. So now, ScreenClock works on MUI-Screens.
- New: Now you can choose between recent (last 60 sec) or last sec
- CpuUsage
-
- Enjoy it!
-